|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.vectorimage.RAGVectorObject
raar.vectorimage.RAGAgentShape
A vector image representation of an agent.
| Constructor Summary | |
RAGAgentShape(RAAgent src)
Create a shape. |
|
| Method Summary | |
java.awt.Shape |
getShape()
Get the actual shape. |
java.awt.Shape |
getShape(double xd,
double yd,
double rotation)
Get the shape at position and angle given. |
int |
getType()
Get the type of shape: AGENT. |
| Methods inherited from class raar.vectorimage.RAGVectorObject |
createGVectorObject, getColor, getObject, getOpacity, isFilled, isPerceivable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RAGAgentShape(RAAgent src)
| Method Detail |
public int getType()
public java.awt.Shape getShape()
getShape in class RAGVectorObject
public java.awt.Shape getShape(double xd,
double yd,
double rotation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||